projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6fa086
)
(BASE_PURESIZE): Increase to 750000.
author
Gerd Moellmann
<gerd@gnu.org>
Sun, 18 Nov 2001 11:00:08 +0000
(11:00 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Sun, 18 Nov 2001 11:00:08 +0000
(11:00 +0000)
src/ChangeLog
patch
|
blob
|
history
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b7beb3e30597513775dee7f913ec3fd402c8a636..562a0b2786b34d33455cd857121b82dd75503ced 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2001-11-18 Gerd Moellmann <gerd@gnu.org>
+
+ * puresize.h (BASE_PURESIZE): Increase to 750000.
+
2001-11-18 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
* frame.c (Fframe_live_p): Doc fix.
diff --git
a/src/puresize.h
b/src/puresize.h
index ed8432ef6680d6288ab49fe291c6e287cfeac815..abedce42c725b0358f64ca512e01ec9e9ff04569 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (7
25
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (7
50
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */